home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 70 / MF_UK_70_1.iso / Demos / Agamik BarCoding Demo ƒ / Agamik Barcoder Demo 3.10 / Agamik Barcoder Demo 3.10.rsrc / STR#_4003.txt < prev    next >
Encoding:
Text File  |  1998-08-24  |  173 b   |  19 lines

  1. %%EndComments
  2.  
  3. /l { lineto } def
  4.  
  5. /L { lineto } def
  6.  
  7. /w { setlinewidth } def
  8.  
  9. /m { moveto } def
  10.  
  11. /S { stroke } def
  12.  
  13. /f { fill } def
  14.  
  15. /g { setgray } def
  16.  
  17. /G { setgray } def
  18.  
  19.